home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-06-18 | 506 b | 24 lines | [TEXT/KAHL] |
- Listen to your hack…beat
- Bernie Bernstein
- June 18, 1993
-
- Places to change/add for patching
-
- patches.c
- patches.h
- globals.c
- globals.h
- const.h
- main.c
-
-
- Just make your stuff look like the others. In patches.c, you may need to remember
- some more registers or something like that. It could get more complicated for
- more difficult traps to patch.
-
-
- icon can be changed if you have MPW to derez and Rez2Asm it:
- derez atrapicon.rsrc | Rez2Asm > iconlink.a
- then put it into the iconlink.c file (and change $ to 0x)
-
-